home *** CD-ROM | disk | FTP | other *** search
/ BMUG PD-ROM BV3 / BMUG PD-ROM Version BV3 (CDRM1097900).iso / HyperCard / Games / The Golden Parrot / card_18417.txt < prev    next >
Text File  |  1990-08-20  |  733b  |  31 lines

  1. -- card: 18417 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 3426
  5. -- name: Capture a bird
  6. ----- HyperTalk script -----
  7. on openCard
  8.   global score
  9.   add 140 to score
  10.   put score into field "scorebox"
  11. end openCard
  12.  
  13. on mouseUp
  14.   visual effect dissolve slowly to black
  15.   visual effect scroll up slowly
  16.   go to card "Win"
  17. end mouseUp
  18.  
  19.  
  20.  
  21. -- part contents for background part 1
  22. ----- text -----
  23. Capture a bird
  24.  
  25. -- part contents for background part 2
  26. ----- text -----
  27. You rig a cannon to throw a net over an entire tree, at once capturing all the birds nesting there. To your wonder, you find that among your catch of eight birds is the prized golden parrot!
  28.  
  29. -- part contents for background part 5
  30. ----- text -----
  31. 675